Welcome![Sign In][Sign Up]
Location:
Search - GAME FOR WINDOWS

Search list

[Windows DevelopgoodLianLian

Description: 在玩‘连连看’,由于时间限制得太紧,总是玩得不爽,于是费半天时间,模仿了一个程序,基本功能已实现,有兴趣的可以进一步去完善-when you play "connect"game,becouse of few time you can not play happy.so i take many time to make a programm which have same funcktion as this game.when you have interest in my game,you can do better for my programm.
Platform: | Size: 71680 | Author: | Hits:

[Other超级玛丽

Description: 这是一个模仿任天堂经典游戏《超级玛丽》的克隆游戏。目前支持windows 和linux两种操作系统。你应该已经得到了这个游戏的全部源代码和地图编辑器 的源代码。地图编辑器( MapEdit目录下 )使你可以充分发挥想象力,轻而易举 地创造出游戏中的关卡( 目前我只做了两关 )。-This a parody of classic Nintendo game "Super Mario" Cloning of the game. The current support for Windows and Linux operating systems. You should have won the game all the source code and the map editor's source code. Map Editor (MapEdit directory) so that you can fully use my imagination to create an easy game points (currently I only had two clearance).
Platform: | Size: 126976 | Author: 李建波 | Hits:

[TreeView113172254msndecrypt

Description: MSN解密软件,能解密,好不错呀,挺不错的,真的,呵呵。MSN Messenger7.0 Password Decrypter for Windows XP & 2003-MSN decryption software that can decrypt good good game, very good, really, huh. Password Decrypter MSN Messenger 7.0 for Windows XP 2003
Platform: | Size: 1024 | Author: 李真如 | Hits:

[Game Programwindows-Game

Description: 一本介绍在Wingdows下编写游戏的基础书籍,介绍了一些关于游戏编程的基础知识。-one introduced in the game; prepare the basis for books, described some of the game's basic programming knowledge.
Platform: | Size: 837632 | Author: 叶春 | Hits:

[2D GraphicJGE_Engine_Source_and_Demo(v0.01b)

Description: PSP上的2D开发库 JGE++ 簡介: PSP上有一個獨立的GPU, 在我們編寫遊戲時, 要是能把有關圖像處理的工作都交給GPU做, 就可以減輕主處理器的很多負擔, 令整體程序的運作, 得到數倍的提升! JGE++ (Jas Game Engine) 就是一個利用GU 庫寫成的2D遊戲引擎, GU庫的原本用途是用作編寫3D遊戲, 我們把它應用在2D遊戲上, 就可以享用硬件加速所帶來的種種好處, 例如運行速度的提升, 混色/半透明色效果, 圖像放大縮小和旋轉等! JGE++ 基本上可以說是一個跨平台遊戲引擎, 寫好的遊戲, 可分別編譯成WINDOWS版和PSP版. JGE++ 在WINDOWS上是用了一個叫HGE 的遊戲引擎 (需要DIRECTX8.0以上) 作為根基. 而PSP版則依然要安裝了PSPSDK才可以編譯. 利用JGE++寫遊戲的好處, 是我們大部份時間可以在WINDOWS上測試和除蟲, 用VC++ 的除蟲功能, 如BREAK POINTS, 可要比在PSP上除蟲方便 n 倍哦! 讨论区: http://bbs.pspchina.net/thread.php?fid=39-PSP 2D development libraries JGE Profile : PSP is an independent GPU, in our game preparation, if any, can the image processing to the GPU work done on the main processor can alleviate the burden of many, so that the overall process works to be several times higher than the upgrade! JGE ( Jas Game Engine) is a library written using the GU 2D game engine, GU for the original purpose to be used for the preparation of 3D games, we have applied it in 2D games, we can have access to hardware acceleration of the benefits, such as running speed, blending/translucent color effects , image zooming and rotating! JGE be said that it is a cross-platform game engine, the game finished, they can build into Windows version and the PSP. WINDOWS on the JGE is the 1st time a call of the game engine (need
Platform: | Size: 59392 | Author: zb | Hits:

[Other Riddle gamesalittlegame

Description: 一个windows的小游戏,用vc编写,适合初学windows编程的编程者学习-windows of a small game, using vc preparation, windows programming suitable for beginners learning programming
Platform: | Size: 9216 | Author: sdfsd | Hits:

[Game ProgramquakeIII

Description: 3D 游戏界的大牛人 John Carmack 终于放出了 Q3 的源代码,。希望对有志于 3D game 的朋友带来更多帮助运行环境: Windows/Linux -a great cattle John Carmack Q3 finally released the source code. Hope for 3D interested in the game bring more friends to help the environment : Windows/Linux
Platform: | Size: 6817792 | Author: Nick | Hits:

[Chess Poker gamesblackjack_game

Description: 采用会话跟踪技术编写的Web服务,它为Blackjack游戏提供后台服务,然后利用另一个Windows应用程序使用Web服务。-conversation tracking technology used in the preparation of Web services, Blackjack game for it to provide background, Then another Windows applications that use Web services.
Platform: | Size: 590848 | Author: 庞昊 | Hits:

[Windows Developwindows_small_game

Description: this a simple game but totally a compelet example for windows program-this a simple game but a totally compelet example for windows program
Platform: | Size: 1273856 | Author: wangjia | Hits:

[Other Riddle gamesPengPeng1

Description: 这是是我前几天仿写的小游戏《看谁守得住》的源代码,有详细的注释,代码短,但涉及到windows实时网络游戏的诸多基本元素,包括多线程、套接字、双缓冲、边界检查、3D视角等,程序可扩展性好,对程序中小球个数NBALL重新赋值(比如改成6)可以方便的扩展成网络桌球,对大球个数修改可以方便的扩展成网络足球(需要修改碰撞判断条件),也可以很方便的移植为调试OpenGL、D3D程序的平台(替换显示类C3DConvertor),是一个值得参考的入门级实时3D游戏编程框架 游戏支持单机和双人局域网两种游戏模式,双击右键,建立主机或者连接到主机 滚轮改变视角 窗口可拖动-this is a few days before my parodies of small game, "Let us see who will endure" the source code, a detailed notes, short code, But relates to real-time network game windows of many of the basic elements, including multi-threaded, socket, double buffering, border checks, 3D perspective, process scalability, and Small ball right procedures NBALL number re-assignment (for example into 6) to facilitate the expansion into the network pool, Number of big balls can be amended to facilitate the expansion of the network into football (need to amend the judgment collision conditions), can be very convenient for debugging OpenGL transplantation, Motion procedures platform (Replacement C3DConvertor show category), is a reference to the entry-level 3-D game programming framework to support
Platform: | Size: 26624 | Author: anfysky | Hits:

[Streaming Mpeg4MoviePlay

Description: 本电影播放器可以播放AVI,MOV.MPG,MPGEG格式的电影文件,使用DirectDraw进行多媒体编程,DirectDraw是DirectX的核心模块, DirectX是windows用于多媒体开发,特别是游戏开发的一套SDK.-The movie player can play AVI, MOV.MPG, MPGEG format movie file, the use of DirectDraw for multimedia programming, DirectDraw is DirectX the core module, DirectX is a windows for multi-media development, in particular a set of game development SDK.
Platform: | Size: 66560 | Author: 新建 | Hits:

[Game Enginehge

Description: 很好的引擎!HGE is an easy to use yet powerful hardware accelerated 2D game engine. It is a full featured middleware for all who want to develop commercial quality 2D games rapidly and easily. It covers all imaginable 2D game genres: you could create everything from a simple puzzle to advanced multilayered platformer or strategy without even thinking of any non game logic code! And you don t have to know anything about "window messages", DirectX programming and all that stuff. Instead you can start developing your own game within 15 minutes! HGE runs on Microsoft Windows 98, 2000, NT, ME, XP and requires DirectX 8.0. It will run even on low-end video cards, including built in video cards such as Intel Solano (i815 chipset). HGE can be used with virtually any C++ compiler including Visual C++, Borland C++, MinGW and Metrowerks Codewarrior. -Good engine! HGE is an easy to use yet powerful hardware accelerated 2D game engine.It is a full featured middleware for all who want to develop commercialquality 2D games rapidly and easily. It covers all imaginable 2D gamegenres: you could create everything from a simple puzzle to advancedmultilayered platformer or strategy without even thinking of any nongame logic code! And you don t have to know anything about windowmessages , DirectX programming and all that stuff. Instead you canstart developing your own game within 15 minutes! HGE runs on Microsoft Windows 98, 2000, NT, ME, XP and requiresDirectX 8.0. It will run even on low-end video cards, includingbuilt in video cards such as Intel Solano (i815 chipset). HGE canbe used with virtually any C++ compiler including Visual C++, Borland C++, MinGW and Metrowerks Codewarrior.
Platform: | Size: 3453952 | Author: 吕日飞 | Hits:

[Other Riddle gamescevosrc

Description: C-evo是一个基于WindowsAPI的仿文明游戏,附Delphi源码,很有名的仿文明2游戏,已经开发很多年了,Fans众多。作者完全使用了WindowsAPI开发,游戏画面基本达到了文明2的水准,游戏的基本架构也是仿文明2的,可以轻松实现多国语言互换。该游戏在Delphi4下开发。-C-evo is a civilization based on WindowsAPI the imitation game, with Delphi source code, well-known civilization like 2 games, have been developed for many years, Fans numerous. Author WindowsAPI fully used development, the game screen to achieve a basic standard of civilization 2, the basic structure of the game is like Civilization 2, you can easily swap multiple languages. The game developed in Delphi4.
Platform: | Size: 295936 | Author: 杨肖辉 | Hits:

[OpenGL programjogl_demo

Description: JOGL是在java环境下使用OpenGL的一种方式,这些代码来自Dr. Andrew Davison的Pro Java 6 3D Game Development一书,给出了在JOGL中使用OpenGL的两种编程框架。 Web Site for the book: http://fivedots.coe.psu.ac.th/~ad/jg2
Platform: | Size: 22528 | Author: Boris Here | Hits:

[Windows MobileGapiapp

Description: Windows mobile程序开发的GAPI示例程序,可用于游戏编程的参考,Microsoft Embedded virual c++工程。-Windows mobile development of GAPI sample procedures can be used for game programming reference, Microsoft Embedded virual c++ Works.
Platform: | Size: 18432 | Author: birsi | Hits:

[.netc.netcards

Description: 纸牌程序 用.net语言 是windows下的游戏-Procedures for use of cards. Net language is the game under windows
Platform: | Size: 1214464 | Author: | Hits:

[Windows DevelopTicTac1

Description: windows CE上的九宫格游戏示例程序,对于初学者有指导意义-windows CE on the game squares sample procedure of guiding significance for beginners
Platform: | Size: 2217984 | Author: billcawell | Hits:

[Chess Poker games13cards

Description: 仿windows上的四人扑克游戏 一个为人 剩下三个为电脑发牌 做出来玩感觉就是不一样-Imitation of the four windows on a famous poker game for the remaining three computers to play the licensing is not the same feeling
Platform: | Size: 14336 | Author: kevin | Hits:

[Windows Developlumines

Description: 游戏方法: 将下落的正方形凑成相同颜色的2×2方块,当扫描线经过后被消除 当方块堆积到顶部,没有空余位置存放新方块时,游戏结束 控制: ↑: 旋转方块 ↓: 方块落地 ←: 左移方块 →: 右移方块 SPACE: 暂停 R: 重新开始 SPECIAL FEATURE: 1. 每次开始游戏时方块颜色和扫描线颜色都是随机的 2. 游戏分数每增长10000分,LEVEL升1级,方块颜色和扫描线颜色随机改变,同时扫描线移动速度和方块下落速度也随机改变 3. 游戏分数达到200分以后,有UNICOLOR BONUS(1000分)和ALL DELETED BONUS(10000分)-Game Method: the whereabouts of the same color to make up the square of 2 × 2 box, when the scan line through when the box was the elimination of the accumulation up to the top, there is no spare storage location of the new box, the Game is over control: ↑: rotating box ↓ : box landing ←: box to the left →: Move right box SPACE: suspended R: restart SPECIAL FEATURE: 1. the beginning of each game box color and the color scan line are random 2. game scores for each growth 10000 points, LEVEL or 1, box color and the scan line changes color randomly, at the same time scan line speed and the speed of random box to change the fate of 3. Game Score up to 200 hours later, has UNICOLOR BONUS (1000 points) and ALL DELETED BONUS (10000 points)
Platform: | Size: 362496 | Author: 演好 | Hits:

[Windows CECleaner

Description: 非常经典的小游戏代码, 推球的,for WindowsCE-Very classic game code, push the ball, for WindowsCE
Platform: | Size: 40960 | Author: 李春娥 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net